Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.ecm.platform.pictureweb.LifeCycleManagerExtensions

Contributions

XML Source

<?xml version="1.0"?>
<component
    name="org.nuxeo.ecm.platform.pictureweb.LifeCycleManagerExtensions">

  <extension target="org.nuxeo.ecm.core.lifecycle.LifeCycleService"
             point="types">
    <types>
      <type name="PictureBook">default</type>

    </types>
  </extension>

</component>